home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15757 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: erich.triumf.ca!bennett
  2. From: bennett@erich.triumf.ca (P.Bennett)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: yellow, yellow, lovely yellow
  5. Date: 21 Apr 1996 10:28 PST
  6. Organization: TRIUMF: Tri-University Meson Facility
  7. Distribution: world
  8. Message-ID: <21APR199610281777@erich.triumf.ca>
  9. References: <4lcg54$ol2@nuscc.nus.sg>
  10. NNTP-Posting-Host: ftp.triumf.ca
  11. News-Software: VAX/VMS VNEWS 1.50    
  12.  
  13. In article <4lcg54$ol2@nuscc.nus.sg>, eng30183@leonis.nus.sg (LEONG TUCK WAI) writes...
  14. >Hi,
  15. >Does anyone know how to display text in text screen mode with background 
  16. >colors whose values are greater than 7? For example, a yellow background 
  17. >must not look like red.
  18. >Thanks in advance.
  19.  
  20. The C language doesn't know about screen colours, or any fancy screen
  21. manipulation, since how (or if) you do this is very much dependent on the
  22. particular system you are using.
  23.  
  24. If you are using MS-DOS, try asking in comp.os.msdos.programmer.
  25.  
  26. Peter Bennett VE7CEI                | Vessels shall be deemed to be in sight
  27. Internet: bennett@triumf.ca         | of one another only when one can be
  28. Packet: ve7cei@ve7kit.#vanc.bc.ca   | observed visually from the other
  29. TRIUMF, Vancouver, B.C., Canada     |                          ColRegs 3(k)
  30. GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
  31. or: ftp://ftp-i2.informatik.rwth-aachen.de/pub/arnd/GPS/peter/index.html
  32. or: http:://vancouver-webpages.com/peter/index.html
  33.  
  34.